home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
14
/
6
/
DISK1463.ZIP
/
MSWORD.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-05-08
|
764b
|
15 lines
echo off
cls
echo ┌───────────────────────────────────────────────────────────────────────┐
echo │ We are now ready to print a copy of the documentation for the MS Word │
echo │ / MS Works printer driver. Make sure your printer is on and ready to │
echo │ run. Then hit the return key to print instructions on how to install │
echo │ your printer driver. │
echo │ │
echo │ If you *don't* want to print anything hit the Ctrl-C key now to abort │
echo │ this batch file and return to INSTALL. │
echo └───────────────────────────────────────────────────────────────────────┘
pause
copy word.doc prn: